docs: visuals: Do not mention deprecated GdkRGB API's
authorJavier Jardón <jjardon@gnome.org>
Tue, 5 Oct 2010 23:09:23 +0000 (01:09 +0200)
committerJavier Jardón <jjardon@gnome.org>
Tue, 5 Oct 2010 23:11:19 +0000 (01:11 +0200)
Reported by Milan Bouchet-Valat in bug
https://bugzilla.gnome.org/show_bug.cgi?id=631473

docs/reference/gdk/tmpl/visuals.sgml

index 79e92295847f82c15ea3441f0bbed2299c0a416b..cb20c0614de13fe96cc98c41f1ec418b5816a70a 100644 (file)
@@ -18,12 +18,8 @@ of an RGB pixel may be in the top 8 bits of the pixel, or may be in the lower
 </para>
 <para>
 There are several standard visuals. The visual returned
-by gdk_visual_get_system() is the system's default
-visual. gdk_rgb_get_visual() return the visual most
-suited to displaying full-color image data. If you
-use the calls in #GdkRGB, you should create your windows
-using this visual (and the colormap returned by
-gdk_rgb_get_colormap()).
+by gdk_screen_get_system_visual() is the system's default
+visual.
 </para>
 <para>
 A number of functions are provided for determining